Fix color style properties lookup when the color resolution fails
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 7 Feb 2011 18:56:17 +0000 (19:56 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 7 Feb 2011 18:56:17 +0000 (19:56 +0100)
commit2be692687f159f9e571678c36babd7c3ca48a8da
tree277d3ff6b0bc56a0a61136ab0838f672a5893079
parent23f9bdd586e0b0aac11d9fbcaeaf81c056d2a036
Fix color style properties lookup when the color resolution fails

The cached GValue ended up with a GtkSymbolicColor type, so
the contained value was bogus. Noticed by Mitch.
gtk/gtkstylecontext.c